[INFO] cloning repository https://github.com/Corofides/RustPress
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corofides/RustPress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorofides%2FRustPress", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorofides%2FRustPress'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe68f5ca12e69828f4b3673fa39a8df7ad0e11e5
[INFO] fixing Corofides/RustPress against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorofides%2FRustPress" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Corofides/RustPress
[INFO] finished tweaking git repo https://github.com/Corofides/RustPress
[INFO] tweaked toml for git repo https://github.com/Corofides/RustPress written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Corofides/RustPress on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Corofides/RustPress already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646
[INFO] running `Command { std: "docker" "start" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rustpress v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/repository/post_repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     Mutex,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repository/user_repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_aux::field_attributes::deserialize_default_from_empty_object`
[INFO] [stdout]  --> src/repository/filters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_aux::field_attributes::deserialize_default_from_empty_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `postmeta_repository::SqlitePostmetaRepository`
[INFO] [stdout]  --> src/repository.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use postmeta_repository::SqlitePostmetaRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `usermeta_repository::UserMetaRepository`
[INFO] [stdout]  --> src/repository.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use usermeta_repository::UserMetaRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/repository/post_repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     Mutex,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repository/user_repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_aux::field_attributes::deserialize_default_from_empty_object`
[INFO] [stdout]  --> src/repository/filters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_aux::field_attributes::deserialize_default_from_empty_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `postmeta_repository::SqlitePostmetaRepository`
[INFO] [stdout]  --> src/repository.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use postmeta_repository::SqlitePostmetaRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `usermeta_repository::UserMetaRepository`
[INFO] [stdout]  --> src/repository.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use usermeta_repository::UserMetaRepository;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user_repository::UserFilters`
[INFO] [stdout]   --> src/repository.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use user_repository::UserFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post_repository::PostFilters`
[INFO] [stdout]   --> src/repository.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use post_repository::PostFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user_repository::UserFilters`
[INFO] [stdout]   --> src/repository.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use user_repository::UserFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `postmeta_repository::PostmetaFilters`
[INFO] [stdout]   --> src/repository.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use postmeta_repository::PostmetaFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `usermeta_repository::UserMetaFilters`
[INFO] [stdout]   --> src/repository.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use usermeta_repository::UserMetaFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post_repository::PostFilters`
[INFO] [stdout]   --> src/repository.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use post_repository::PostFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `postmeta_repository::PostmetaFilters`
[INFO] [stdout]   --> src/repository.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use postmeta_repository::PostmetaFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `usermeta_repository::UserMetaFilters`
[INFO] [stdout]   --> src/repository.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use usermeta_repository::UserMetaFilters;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/structs/usermeta.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/structs/usermeta.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/repository/user_repository.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Ok(result) => {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/repository/user_repository.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Ok(result) => {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/structs/user.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/user.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl User {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(first_name: &str, last_name: &str, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn first_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_first_name(mut self, first_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn last_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_last_name(mut self, last_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn display_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_display_name(mut self, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Post` is never constructed
[INFO] [stdout]  --> src/structs/post.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Post {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/post.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Post {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(title: &str, content: &str, author: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn title(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_title(mut self, title: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn content(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_content(mut self, content: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn author(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_author(mut self, author: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostMeta` is never constructed
[INFO] [stdout]  --> src/structs/postmeta.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PostMeta {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/postmeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PostMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(post: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn post(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_post(mut self, post: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn key(&self) -> &str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn value(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMeta` is never constructed
[INFO] [stdout]  --> src/structs/usermeta.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UserMeta {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/usermeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl UserMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn user(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_user(mut self, user: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn key(&self) -> &str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn value(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Term` is never constructed
[INFO] [stdout]  --> src/structs/term.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Term {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/term.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Term {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     pub fn generate_id() -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new(name: &str, slug: &str, group: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn set_name(mut self, name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn slug(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_slug(mut self, slug: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn group(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn set_group(mut self, group: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermTaxonomy` is never constructed
[INFO] [stdout]  --> src/structs/termtaxonomy.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermTaxonomy {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termtaxonomy.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TermTaxonomy {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn new(id: usize, term_id: usize, taxonomy: &str, description: &str, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn term_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn set_term_id(mut self, term_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn taxonomy(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn set_taxonomy(mut self, taxonomy: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn description(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn set_description(mut self, description: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn parent(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn set_parent(mut self, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermRelationship` is never constructed
[INFO] [stdout]  --> src/structs/termrelationship.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermRelationship {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termrelationship.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TermRelationship {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub fn new(object_id: usize, term_taxonomy_id: usize, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn object_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn set_object_id(mut self, object_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn term_taxonomy_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_term_taxonomy_id(mut self, term_taxonomy_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn term_order(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_term_order(mut self, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PressType` is never used
[INFO] [stdout]  --> src/structs/presstype.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum PressType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RepositoryError` is never used
[INFO] [stdout]   --> src/repository.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum RepositoryError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Repository` is never used
[INFO] [stdout]   --> src/repository.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait Repository<R, F> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostFilters` is never constructed
[INFO] [stdout]   --> src/repository/post_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PostFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PostRepository` is never used
[INFO] [stdout]   --> src/repository/post_repository.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait PostRepository {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqlitePostRepository` is never constructed
[INFO] [stdout]   --> src/repository/post_repository.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct SqlitePostRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/post_repository.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl SqlitePostRepository {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserFilters` is never constructed
[INFO] [stdout]   --> src/repository/user_repository.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct UserFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqliteUserRepository` is never constructed
[INFO] [stdout]   --> src/repository/user_repository.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct SqliteUserRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/user_repository.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SqliteUserRepository {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostmetaFilters` is never constructed
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PostmetaFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_post`, `set_key`, and `set_value` are never used
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PostmetaFilters {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_post(mut self, post: &u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqlitePostmetaRepository` is never constructed
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct SqlitePostmetaRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl SqlitePostmetaRepository {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 52 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMetaFilters` is never constructed
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserMetaFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_user`, `add_key`, and `add_value` are never used
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl UserMetaFilters {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn add_user(mut self, user: &u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn add_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn add_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMetaRepository` is never constructed
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct UserMetaRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl UserMetaRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 51 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pagination` is never constructed
[INFO] [stdout]  --> src/repository/filters.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `page_default`, `page_size_default`, and `offset` are never used
[INFO] [stdout]   --> src/repository/filters.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pagination {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 14 |     fn page_default() -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn page_size_default() -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn offset(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/structs/user.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/user.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl User {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(first_name: &str, last_name: &str, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn first_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_first_name(mut self, first_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn last_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_last_name(mut self, last_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn display_name(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_display_name(mut self, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Post` is never constructed
[INFO] [stdout]  --> src/structs/post.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Post {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/post.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Post {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(title: &str, content: &str, author: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn title(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_title(mut self, title: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn content(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_content(mut self, content: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn author(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_author(mut self, author: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostMeta` is never constructed
[INFO] [stdout]  --> src/structs/postmeta.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct PostMeta {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/postmeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PostMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(post: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn post(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_post(mut self, post: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn key(&self) -> &str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn value(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMeta` is never constructed
[INFO] [stdout]  --> src/structs/usermeta.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct UserMeta {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/usermeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl UserMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn user(&self) -> &u32 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_user(mut self, user: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn key(&self) -> &str {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn value(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Term` is never constructed
[INFO] [stdout]  --> src/structs/term.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Term {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/term.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Term {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     pub fn generate_id() -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new(name: &str, slug: &str, group: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn set_name(mut self, name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn slug(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_slug(mut self, slug: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn group(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn set_group(mut self, group: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermTaxonomy` is never constructed
[INFO] [stdout]  --> src/structs/termtaxonomy.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermTaxonomy {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termtaxonomy.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TermTaxonomy {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn new(id: usize, term_id: usize, taxonomy: &str, description: &str, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn term_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn set_term_id(mut self, term_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn taxonomy(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn set_taxonomy(mut self, taxonomy: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn description(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn set_description(mut self, description: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn parent(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn set_parent(mut self, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermRelationship` is never constructed
[INFO] [stdout]  --> src/structs/termrelationship.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermRelationship {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termrelationship.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TermRelationship {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub fn new(object_id: usize, term_taxonomy_id: usize, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn object_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn set_object_id(mut self, object_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn term_taxonomy_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_term_taxonomy_id(mut self, term_taxonomy_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn term_order(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_term_order(mut self, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PressType` is never used
[INFO] [stdout]  --> src/structs/presstype.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum PressType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RepositoryError` is never used
[INFO] [stdout]   --> src/repository.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum RepositoryError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Repository` is never used
[INFO] [stdout]   --> src/repository.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait Repository<R, F> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostFilters` is never constructed
[INFO] [stdout]   --> src/repository/post_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PostFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PostRepository` is never used
[INFO] [stdout]   --> src/repository/post_repository.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait PostRepository {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqlitePostRepository` is never constructed
[INFO] [stdout]   --> src/repository/post_repository.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct SqlitePostRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/post_repository.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl SqlitePostRepository {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserFilters` is never constructed
[INFO] [stdout]   --> src/repository/user_repository.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct UserFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqliteUserRepository` is never constructed
[INFO] [stdout]   --> src/repository/user_repository.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct SqliteUserRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/user_repository.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl SqliteUserRepository {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 33 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostmetaFilters` is never constructed
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PostmetaFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_post`, `set_key`, and `set_value` are never used
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PostmetaFilters {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn set_post(mut self, post: &u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SqlitePostmetaRepository` is never constructed
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct SqlitePostmetaRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl SqlitePostmetaRepository {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] 52 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMetaFilters` is never constructed
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserMetaFilters {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_user`, `add_key`, and `add_value` are never used
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl UserMetaFilters {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn add_user(mut self, user: &u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn add_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn add_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserMetaRepository` is never constructed
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct UserMetaRepository {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl UserMetaRepository {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 51 |     pub fn new(pool: SqlitePool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pagination` is never constructed
[INFO] [stdout]  --> src/repository/filters.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `page_default`, `page_size_default`, and `offset` are never used
[INFO] [stdout]   --> src/repository/filters.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Pagination {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 14 |     fn page_default() -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn page_size_default() -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn offset(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/repository/post_repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     Mutex,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repository/user_repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_aux::field_attributes::deserialize_default_from_empty_object`
[INFO] [stdout]  --> src/repository/filters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_aux::field_attributes::deserialize_default_from_empty_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository::UserMetaRepository`
[INFO] [stdout]  --> src/serviceprovider.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::repository::UserMetaRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::PostRepository`
[INFO] [stdout]   --> src/serviceprovider.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::PostRepository;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Route`
[INFO] [stdout]   --> src/routes/posts.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Route,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]   --> src/routes/posts.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use http::StatusCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `Response`
[INFO] [stdout]   --> src/routes/posts.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Response,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 22 |     IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Post`
[INFO] [stdout]  --> src/routes/post_meta.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Post;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/routes/post_meta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/routes/post_meta.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MethodRouter` and `Route`
[INFO] [stdout]   --> src/routes/post_meta.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Route,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     MethodRouter,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Post`
[INFO] [stdout]  --> src/routes/user_meta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::Post;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MethodRouter`, `Route`, and `post`
[INFO] [stdout]  --> src/routes/user_meta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Route,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     MethodRouter,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 9 |     get, post,
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get` and `post`
[INFO] [stdout]   --> src/main.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | use axum::routing::{get, post};
[INFO] [stdout]    |                     ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]   --> src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | use serde_json::{Value, json};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryBuilder`
[INFO] [stdout]  --> src/database.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     QueryBuilder
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `PostRepository`
[INFO] [stdout]   --> src/database.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Arc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     Mutex,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     PostRepository,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/repository/post_repository.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Arc,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 5 |     Mutex,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/repository/user_repository.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Error,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_aux::field_attributes::deserialize_default_from_empty_object`
[INFO] [stdout]  --> src/repository/filters.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_aux::field_attributes::deserialize_default_from_empty_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::repository::UserMetaRepository`
[INFO] [stdout]  --> src/serviceprovider.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::repository::UserMetaRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::PostRepository`
[INFO] [stdout]   --> src/serviceprovider.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::PostRepository;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Route`
[INFO] [stdout]   --> src/routes/posts.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Route,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]   --> src/routes/posts.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use http::StatusCode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IntoResponse` and `Response`
[INFO] [stdout]   --> src/routes/posts.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     Response,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 22 |     IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Post`
[INFO] [stdout]  --> src/routes/post_meta.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::Post;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/routes/post_meta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/routes/post_meta.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MethodRouter` and `Route`
[INFO] [stdout]   --> src/routes/post_meta.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Route,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 12 |     MethodRouter,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Post`
[INFO] [stdout]  --> src/routes/user_meta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::Post;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MethodRouter`, `Route`, and `post`
[INFO] [stdout]  --> src/routes/user_meta.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Route,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     MethodRouter,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 9 |     get, post,
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get` and `post`
[INFO] [stdout]   --> src/main.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 | use axum::routing::{get, post};
[INFO] [stdout]    |                     ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]   --> src/main.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | use serde_json::{Value, json};
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryBuilder`
[INFO] [stdout]  --> src/database.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     QueryBuilder
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, and `PostRepository`
[INFO] [stdout]   --> src/database.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Arc,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 11 |     Mutex,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     PostRepository,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::PostRepository`
[INFO] [stdout]  --> src/service/post_service.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::PostRepository;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MockRepo: Repository<post::Post, PostFilters>` is not satisfied
[INFO] [stdout]   --> src/service/post_service.rs:80:45
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let post_service = PostService::new(mock);
[INFO] [stdout]    |                            ---------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Repository<post::Post, PostFilters>` is not implemented for `MockRepo`
[INFO] [stdout]   --> src/service/post_service.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     struct MockRepo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Repository<post::Post, PostFilters>` is implemented for `SqlitePostRepository`
[INFO] [stdout]   --> src/repository/post_repository.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Repository<Post, PostFilters> for SqlitePostRepository {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `post_service::PostService::<T>::new`
[INFO] [stdout]   --> src/service/post_service.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Repository<Post, PostFilters>> PostService<T> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PostService::<T>::new`
[INFO] [stdout] 15 |     pub fn new(repository: T) -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MockRepo: Repository<post::Post, PostFilters>` is not satisfied
[INFO] [stdout]   --> src/service/post_service.rs:80:28
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let post_service = PostService::new(mock);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Repository<post::Post, PostFilters>` is not implemented for `MockRepo`
[INFO] [stdout]   --> src/service/post_service.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     struct MockRepo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Repository<post::Post, PostFilters>` is implemented for `SqlitePostRepository`
[INFO] [stdout]   --> src/repository/post_repository.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl Repository<Post, PostFilters> for SqlitePostRepository {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `post_service::PostService`
[INFO] [stdout]   --> src/service/post_service.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PostService<T: Repository<Post, PostFilters>> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `PostService`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/structs/usermeta.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_posts` exists for struct `post_service::PostService<MockRepo>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/service/post_service.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PostService<T: Repository<Post, PostFilters>> {
[INFO] [stdout]    | -------------------------------------------------------- method `get_posts` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     struct MockRepo;
[INFO] [stdout]    |     --------------- doesn't satisfy `MockRepo: Repository<post::Post, PostFilters>`
[INFO] [stdout] ...
[INFO] [stdout] 82 |         let posts = post_service.get_posts();
[INFO] [stdout]    |                                  ^^^^^^^^^ method cannot be called on `post_service::PostService<MockRepo>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout] note: trait bound `MockRepo: Repository<post::Post, PostFilters>` was not satisfied
[INFO] [stdout]   --> src/service/post_service.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Repository<Post, PostFilters>> PostService<T> {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  --------------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         unsatisfied trait bound introduced here
[INFO] [stdout] note: the trait `Repository` must be implemented
[INFO] [stdout]   --> src/repository.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait Repository<R, F> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/repository/user_repository.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Ok(result) => {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/routes/posts.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for (path, method, operation) in routes {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/routes/users.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(result) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_meta`
[INFO] [stdout]   --> src/routes/post_meta.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(post_meta) => {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/structs/usermeta.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/idgenerator.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut users = id_generator.get_new_id(PressType::User);
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `posts` is never read
[INFO] [stdout]   --> src/idgenerator.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let mut posts = id_generator.get_new_id(PressType::Post);
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 38 |         posts = id_generator.get_new_id(PressType::Post);
[INFO] [stdout]    |         ------------------------------------------------ `posts` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `posts` is never read
[INFO] [stdout]   --> src/idgenerator.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         posts = id_generator.get_new_id(PressType::Post);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 39 |         let mut users = id_generator.get_new_id(PressType::User);
[INFO] [stdout] 40 |         posts = id_generator.get_new_id(PressType::Post);
[INFO] [stdout]    |         ------------------------------------------------ `posts` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/user.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl User {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(first_name: &str, last_name: &str, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_first_name(mut self, first_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_last_name(mut self, last_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_display_name(mut self, display_name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/post.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Post {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(title: &str, content: &str, author: u32) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn set_title(mut self, title: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn set_content(mut self, content: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn set_author(mut self, author: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/postmeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl PostMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(post: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_post(mut self, post: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/usermeta.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl UserMeta {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     pub fn generate_id() -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn new(user: u32, key: &str, value: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn id(&self) -> &u32 {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn set_id(mut self, id: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn set_user(mut self, user: u32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Term` is never constructed
[INFO] [stdout]  --> src/structs/term.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Term {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/term.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Term {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     pub fn generate_id() -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn new(name: &str, slug: &str, group: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn set_name(mut self, name: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn slug(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_slug(mut self, slug: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn group(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn set_group(mut self, group: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermTaxonomy` is never constructed
[INFO] [stdout]  --> src/structs/termtaxonomy.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermTaxonomy {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termtaxonomy.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl TermTaxonomy {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     pub fn new(id: usize, term_id: usize, taxonomy: &str, description: &str, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn id(&self) -> &usize {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn set_id(mut self, id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn term_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn set_term_id(mut self, term_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn taxonomy(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn set_taxonomy(mut self, taxonomy: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn description(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn set_description(mut self, description: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn parent(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn set_parent(mut self, parent: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TermRelationship` is never constructed
[INFO] [stdout]  --> src/structs/termrelationship.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct TermRelationship {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/structs/termrelationship.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TermRelationship {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     pub fn new(object_id: usize, term_taxonomy_id: usize, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn object_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn set_object_id(mut self, object_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn term_taxonomy_id(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_term_taxonomy_id(mut self, term_taxonomy_id: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn term_order(&self) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_term_order(mut self, term_order: usize) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PressType` is never used
[INFO] [stdout]  --> src/structs/presstype.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum PressType {
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IdGenerator` is never constructed
[INFO] [stdout]  --> src/idgenerator.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct IdGenerator {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_new_id` is never used
[INFO] [stdout]   --> src/idgenerator.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl IdGenerator {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 10 |     pub fn get_new_id(&mut self, item: PressType) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fetch_all` is never used
[INFO] [stdout]   --> src/repository.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub trait Repository<R, F> {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 22 |     async fn fetch_all(&self) -> Vec<R>;
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PostRepository` is never used
[INFO] [stdout]   --> src/repository/post_repository.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait PostRepository {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_key` and `set_value` are never used
[INFO] [stdout]   --> src/repository/postmeta_repository.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PostmetaFilters {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn set_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn set_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key`, `value`, and `pagination` are never read
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserMetaFilters {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 16 |     pub user_id: Option<u32>,
[INFO] [stdout] 17 |     pub key: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 18 |     pub value: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     #[serde(flatten)]
[INFO] [stdout] 20 |     pub pagination: Pagination,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserMetaFilters` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_key` and `add_value` are never used
[INFO] [stdout]   --> src/repository/usermeta_repository.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl UserMetaFilters {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn add_key(mut self, key: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn add_value(mut self, value: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_posts` is never used
[INFO] [stdout]   --> src/service/post_service.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl<T: Repository<Post, PostFilters>> PostService<T> {
[INFO] [stdout]    | ----------------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn get_posts(&self) -> Vec<Post> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user_metum` and `add_user_meta` are never used
[INFO] [stdout]   --> src/service/usermeta_service.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl<T: Repository<UserMeta, UserMetaFilters>> UserMetaService<T> {
[INFO] [stdout]    | ----------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn get_user_metum(&self, id: u32) -> Option<UserMeta> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_user_meta(&self, user_meta: UserMeta) -> Result<i64, RepositoryError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_user_metum` is never used
[INFO] [stdout]   --> src/routes/user_meta.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | async fn add_user_metum(State(state): State<Arc<AppState>>, Path(user_meta): Path<UserMeta>) -> Json<Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/repository/user_repository.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Ok(result) => {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/routes/user_meta.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     user_meta_service.add_user_meta(user_meta);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let _ = user_meta_service.add_user_meta(user_meta);
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post`
[INFO] [stdout]   --> src/service/post_service.rs:71:31
[INFO] [stdout]    |
[INFO] [stdout] 71 |         fn create_post(&self, post: &Post) -> impl Future<Output = Result<(), Error>> {
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/routes/posts.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     for (path, method, operation) in routes {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/routes/users.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Ok(result) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `post_meta`
[INFO] [stdout]   --> src/routes/post_meta.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(post_meta) => {
[INFO] [stdout]    |            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_post_meta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustpress` (bin "rustpress" test) due to 3 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646", kill_on_drop: false }`
[INFO] [stdout] edb6ab9645e23f09be532bf0c9479975cd50385ecb29a26e57036656680c7646
